The compressed XML document can be viewed as the original XML document with its tags and element/ attribute values replaced by their corresponding encodings. 可以将被压缩的XML文档视为原始XML文档,相应的编码取代其标记和元素/属性值。
When phone book entries are displayed, before the loop begins, the script sends the XML and DOCTYPE information, followed by the opening of the root element and element. 当电话簿条目被显示时,在循环开始之前,脚本发送XML和DOCTYPE信息,然后是根元素和元素的开始标记。
The element labels and element text nodes are stacked vertically. 元素标签与元素文本节点是垂直堆放的。
With the ODFDOM API it is also easy to get the content element object and text element object 用ODFDOMAPI获取内容元素对象和文本元素对象也很容易
It was only later in the project that the correlation between the bridge role and the element in question was identified. 稍后项目中的桥接角色和有问题的要素之间的相关性会被标识出来。
You'll find only the START_TAG and TEXT event types, which correspond with element start tags and element text nodes. 您只会看到STARTTAG与TEXT事件类型,它们分别对应于元素开始标签与元素文本节点。
In addition to the DOM querying and element selection, there are a number of other utility functions available in Dojo that make working with the DOM much easier. 除了DOM查询和元素选择之外,在Dojo中还有很多其他实用函数使得使用DOM更为容易。
After you have your candidate set of elements, transformed to the service model, along with their properties and relationships, you need to examine each and every element, property, and relationship and determine exactly what you want for this particular scenario. 当您将候选元素集以及它们的属性和关系转换为服务模型后,您需要检查每一个元素、属性和关系,并确定您在这个特定的场景中的真正目标。
Embed the contents of the previous three sections inside the element shown in the section Specifying the XML Schema and root element. 将前面三节的内容嵌入指定XML模式和根元素一节所说明的元素中。
Another important and recommended element is a < meta viewport> tag. 另一个非常重要且值得推荐的元素是标记。
Obtain the element tag names and element tag text values 获得元素标签名称与元素标签文本值
If you drop the connector on a target element, the Association tool wizard will start to create an Association relationship between the source and target element. 如果你将连接线画在目标元素里,那么关联工具“向导”会在初始元素和目标元素之间创建一个新的关联关系;
Schemas often need ways to allow for extensibility over time to accommodate new information and element types. 模式通常需要一些方法来支持随时间变化的可扩展性,以便满足新信息和元素类型的需求。
These are primarily interfaces for parsing and building Document and Element objects and a utility class that makes reading and writing Document streams easier. 它们主要是解析和构建Document和Element对象的接口,一个工具类使读和写Document流更容易。
XML establishes a very strong conceptual bond between an attribute and the element in which it appears. XML在属性和包含它的元素之间建立了非常强的概念联系。
You can see here how simple it is to create elements, set attributes, and add element content using JDOM. 在这里可以看到用JDOM创建元素、使用属性和添加元素内容有多么简单。
The XML document has only elements and element text nodes to parse. XML文档只需要解析元素与元素文本节点。
To work around this problem, some people insert separator elements between the wildcard and the element. 为了解决此问题,一些人在通配符与该元素之间插入分隔符元素。
In the first two articles, you went through the process of creating the profile, which included populating two sections: Task Mapping and Scope Element Mapping. 在前两篇文章中,您浏览了创建概要文件的整个过程,它包含填充的两个部分:TaskMapping(任务映射)和ScopeElementMapping(范围元素映射)。
The document message listed above is an unwrapped document style with different operation and schema element name. 上面列出的Document消息是采用不同操作和模式元素名称的UnwrappedDocument样式。
The XML and FIX element values of a message can also be accessed, but not altered. 一条消息的XML和FIX元素值也可以被访问,但是不可以修改。
Every unqualified name such as schema and element belongs to default namespace http://www.w3.org/1999/XMLSchema. 每个非限定的名字如schema和element,都属于默认名称空间http://www.w3.org/1999/XMLSchema。
There are some activity and element nodes that can only contain activities. 存在一些只能包含活动的活动节点和元素节点。
A development environment contains everything required by a team to build and deploy software-intensive systems ( where software is an essential and indispensable element). 一个开发环境包含了一个团队构建和部署软件系统(在这里软件特别重要,不可或缺的元素)所需要的一切条件。
There is a direct correlation between each property in the class and each element that is a child of. 该类中的每一个属性和的每一个子元素之间都有一种直接联系。
The only difference between the two is the handler and the element that the handler is assigned to. 惟一的不同是处理函数和分配给处理函数的元素。
Each entry and element of such a data map contains the value of a JSF input component whose ID is also the key in the data map. 这类数据地图的每个条目和元素都包含JSF输入组件的值,其ID是数据地图的键。
The element corresponds to the user, and the element corresponds to the group to which the user belongs. 元素对应于用户,元素对应于用户所属的组。
The place where W3C XML Schemas really shine is in expressing type constraints on attribute values and element contents. W3CXMLSchema真正出色的地方是在表达属性值和元素内容的类型约束上。